Make url parsing work for slices
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Nov 2010 14:03:07 +0000 (09:03 -0500)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:29 +0000 (15:39 +0100)
commit953ac51fb8bd163d49a2abfb09ac77c6e63cb46e
tree1977f92faf63da581a65de60aea6dc62b90b210d
parent28e549082c6026e5364a27ff4b4ab9c6ee4a2758
Make url parsing work for slices

The border-image parsing code relies on parse_path_str to return
a meaningful end_ptr in case of success, too.
gtk/gtkcssprovider.c